chore(dep): bump the deps group with 8 updates #198
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the deps group with 8 updates:
1.45.11.47.14.5.404.5.423.6.23.6.30.9.10.9.21.0.1401.0.1420.8.230.9.44.5.544.5.552.2.112.2.12Updates
tokiofrom 1.45.1 to 1.47.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
be8ee45chore: prepare Tokio v1.47.1 (#7504)d9b1916Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6chore: prepare Tokio v1.43.2 (#7502)4730984readme: add 1.47 as LTS release (#7497)1979615process: fix panic from spurious pidfd wakeup (#7494)f669a60ci: add lockfile for LTS branchce41896sync: fix broken link of Pythonasyncio.EventinSetOncedocs (#7485)c8ab78achangelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8chore: prepare Tokio v1.47.0 (#7482)d545aa2sync: addsync::Notify::notified_owned()(#7465)Updates
clapfrom 4.5.40 to 4.5.42Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
27cc4b7chore: Release16a4fc7docs: Update changelog07f9f15Merge pull request #5874 from tetzng/fix-fish-completions721deabchore: Releasea4be55bdocs: Update changelogfd5e691Merge pull request #5877 from therealprof/features/use-btreemap-instead-of-so...6604e79Use BTreeMap instead of a sorted Vec28e163afix(complete): Remove {} and replace commas with newlinesb5a47c4chore: Releaseb154a7adocs: Update changelogUpdates
keyringfrom 3.6.2 to 3.6.3Release notes
Sourced from keyring's releases.
Commits
315cbdfCredits for v3.6.3 release.edee747Merge pull request #260 from open-source-cooperative/dependabot/cargo/windows...a3470f1Update windows-sys requirement from 0.59 to 0.60f38b5e9Cherry pick all contributions since 3.6.2.b9af61dZero out credential passwords before dealloc.19ec928Don't clone returned passwords.46eebf5windows: use static value for 'comment' attribute7b408edRevert variable renaming88a3d6cCosmetic fix: remove blank linesafcc314Implement default byte -> password conversion methods.Updates
randfrom 0.9.1 to 0.9.2Changelog
Sourced from rand's changelog.
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)Updates
serde_jsonfrom 1.0.140 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.1416e2c210Touch up PR 1273623d9b4Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7duse unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940dreplace start index with bytes slice reference9206cc0feat: impl Default for &Valuecd55b5aIgnore mismatched_lifetime_syntaxes lintUpdates
tomlfrom 0.8.23 to 0.9.4Commits
2126e6achore: Releasefa2100adocs: Update changelog0c75bbdfeat(toml): Expose DeInteger/DeFloat as_str/radix (#1021)e3d64dffeat(toml): Expose DeFloat::as_strffdd211feat(toml): Expose DeInteger::as_str/radix9e7adccdocs(readme): Fix links to crates (#1020)73d04e2docs(readme): Fix links to cratesda667e8chore: Releaseb1327fbdocs: Update changelogfb53468fix(toml): Don't enable std in toml_writer (#1019)Updates
clap_completefrom 4.5.54 to 4.5.55Commits
4c03930chore: Releasefb948a2docs: Update changelog0f60239Merge pull request #6057 from GilShoshan94/master83d4206test: Update fixture to cover all cases + stylingb13274dfix: Renamepvstodvsfor default valuesdf92ea0feat(help): Allow styling for inline context0e535e5chore(deps): Update compatible (dev) (#6054)de57287chore(deps): Update Rust Stable to v1.88 (#6048)5504a13Merge pull request #6047 from clap-rs/revert-6045-cleanup-docsrsc1c243cRevert "Cleanup docs.rs related issues"Updates
dieselfrom 2.2.11 to 2.2.12Changelog
Sourced from diesel's changelog.
Commits
1073ceaTry to fix window release workflowb200d8aMerge pull request #4672 from weiznich/prepare/diesel_2.2.122a4692fPrepare diesel 2.2.120681a66Bump thiserror to 2.074f55d4Bump to toml 0.96539b03Revert rusqlite to 0.32 for diesel_bench (#4676)729ff14Add support for libsqlite3-sys 0.35 (#4676)e212507More uppercase fixes for diagnostics746d5caBump to rust 1.880c02a66Fix print-schema crash with mariadb client libraryDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions